Fix declaration-after-statement warning when compiling in strict C90 mode. (#113)
authorBranko Čibej <brane@apache.org>
Thu, 21 Sep 2017 16:27:24 +0000 (18:27 +0200)
committerSteven G. Johnson <stevenj@mit.edu>
Thu, 21 Sep 2017 16:27:24 +0000 (12:27 -0400)
commit3a10df60133644b23d6e73196afdf15f41958da6
tree22a164311d7076a0747ea6ec4f4d727d0d978c44
parent2a2f97e1938bcae283c319e870f40b7ea67befc8
Fix declaration-after-statement warning when compiling in strict C90 mode. (#113)
utf8proc.c